home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 June / What PC June 1996.iso / system / whatpc.dir / 00256.ls < prev    next >
Encoding:
Text File  |  1996-04-15  |  206 b   |  6 lines

  1. on mouseUp
  2.   sound stop 1
  3.   alert("If this program won't run from Windows, exit to Dos and run the program SHOT.EXE in the directory \SHARE\DOS\SHOT.")
  4.   open("system\runfix ^\share\dos\shot shot.exe")
  5. end
  6.